home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / cmds.fmt / strip.man < prev    next >
Encoding:
Text File  |  1989-04-21  |  712 b   |  67 lines

  1.  
  2.  
  3.  
  4. STRIP                     User Commands                     STRIP
  5.  
  6.  
  7.  
  8. NNAAMMEE
  9.      strip - remove symbols and relocation bits
  10.  
  11. SSYYNNOOPPSSIISS
  12.      ssttrriipp name ...
  13.  
  14. DDEESSCCRRIIPPTTIIOONN
  15.      _S_t_r_i_p removes the symbol table and relocation bits ordi-
  16.      narily attached to the output of the assembler and loader.
  17.      This is useful to save space after a program has been
  18.      debugged.
  19.  
  20.      The effect of _s_t_r_i_p is the same as use of the --ss option of
  21.      _l_d.
  22.  
  23. FFIILLEESS
  24.      /tmp/stm? temporary file
  25.  
  26. SSEEEE AALLSSOO
  27.      ld(1)
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. Sprite v1.0              April 29, 1985                         1
  64.  
  65.  
  66.  
  67.